home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 26 / AACD 26.iso / AACD / Magazine / ActiveShareware / SecondSpin / SecondSpin_Install.readme < prev    next >
Encoding:
Text File  |  2001-09-27  |  26.5 KB  |  577 lines

  1. Short:    Easily encode audio cds <-> mp1/mp2/mp3 (68k/ppc) 2.17ß (beta)
  2. Uploader: second.spin@pp.inet.fi (Lauri Ahonen)
  3. Author:   second.spin@pp.inet.fi (Lauri Ahonen)
  4. Type:     mus/misc
  5.  
  6. Please note that this program is supplied as two archives. The main archive
  7. called the 'Installer'-archive and another archive called 'Encoder'-
  8. archive. Make sure you obtain the both archives!
  9.  
  10. You can however use this program without the second archive, but then mp3
  11. encoding modes will be disabled!
  12.  
  13. The main documentary has all the instructions you'll need to get yourself
  14. the Encoder archive, if you cannot find it.
  15.  
  16. Due to the fact that I would need to pay 15.000$ minimun annually to licence
  17. mp3 encoding technology, I cannot spread compiled Encoder exes. You must
  18. create them yourself with the good instructions inside, or you'll just have
  19. to find them somewhere else. I'm sorry.
  20.  
  21. INTRODUCTION:
  22.  
  23.     This is just a program I originally created in hurry as I needed it
  24.     badly. I decided to make it a bit better so others could use it
  25.     too. It just wasn't nice to use makecd, mpega, numerous shell applications
  26.     plus lots of other stuff just to encode a freaking audiocd to mp3s or
  27.     to transfer them to a cd. So SecondSpin was born.
  28.  
  29.     That's why I created this full featured audio mpeg processor :).
  30.  
  31. See @{" Features " link "Features"} for more info...
  32.  
  33.  
  34. REQUIREMENTS:
  35.  
  36.     - AmigaOS 3.0 or greater.
  37.  
  38.     - a supported(?) CDDA audio extraction capable cd-rom drive
  39.       & drivers for it if you mean to encode directly from a cd.
  40.  
  41.     - 68020 and FPU, preferably a 68060 or PPC
  42.  
  43.     - Minimum of 640x480 with 2 colors. (*)
  44.  
  45.     - lots of patience, hdspace and free cpu cycles.
  46.  
  47.     - executive is recommended but not required as mpegencoding is really
  48.       cpu intensive stuff it might help keeping the system more useable
  49.       when encoding.
  50.  
  51.     - optionally, fully installed ppc os extensions (WarpOS / PowerUP)
  52.  
  53.     - optionally amitcp or miami (online), if you want to fetch cddb
  54.       information from freedb.org.
  55.  
  56.     - optionally XPK or PowerPacker libraries for unpacking support
  57.  
  58.     - optionally Timidity++ installed for MIDI support
  59.  
  60.     - PIPE: device mounted.
  61.  
  62.     - ARexx system up and running.
  63.  
  64. (*) SecondSpin defaults to Workbench screen, but you can create a new screen
  65. for SecondSpin with Triton-GUI preferences program. 640x256 or similiar
  66. resolution just isn't enough for SecondSpins GUI - and no plans to make any
  67. smaller has been made.
  68.  
  69.  
  70. FEATURES:
  71.  
  72.     - will easily convert audiocds (CDDA) to mpeg audio files or additio-
  73.       nally only leech the tracks as aiff files.
  74.  
  75.     - supports AsimCDFS if specified.
  76.  
  77.     - has full mpeg tag editing possibilities for audio cd:s.
  78.  
  79.     - will easily convert your existing AIFF or WAV files to mpeg audio
  80.  
  81.     - will convert Protracker, XM, S3M, FastTracker modules to AIFF or
  82.       mpeg audio files.
  83.  
  84.       * Also MED1-3 (MMD1/MMD2/MMD3) modules are supported, but through MED
  85.         to XM conversion.
  86.  
  87.     - will convert PlaySID formatted SID tunes to WAV or mpeg audio files.
  88.  
  89.     - will convert MIDI songs to AIFF or mpeg audio files
  90.  
  91.       * requires installed and configured Timidity++
  92.  
  93.     - also converts mpeg files back to AIFF for general use.
  94.  
  95.     - is able to directly convert existing mpeg layer 1-3 files to mpeg layer
  96.       3 format (eg. conversion of 128kbps jstereo file to 32kbps mono.
  97.  
  98.     - outputs mpeg audio layers 1, 2 and 3 with mono, stereo and j-stereo
  99.       with bitrates of:
  100.  
  101.       layer 3: 320, 256, 192, 160, 128, 112, 96, 64, 32, 24, 16 or 8 kbps
  102.       layer 2: 320, 256, 192, 160, 128, 112, 96, 64, 32
  103.       layer 1: 320, 256, 192, 160, 128, 96, 64, 32
  104.  
  105.     - a full fontsensitive, functional and easy GUI
  106.  
  107.     - supports all amigas (with or without fpu) as well as amigas
  108.       equipped with a ppc. 
  109.  
  110.     - supports CDDB, so it's able to fetch track information from
  111.       freedb.org site.
  112.  
  113.     - also has full CDID support including loading, saving, cddb to cdid
  114.       converting and editing.
  115.  
  116.     - fully localized
  117.  
  118.     - has fully featured configuration editor
  119.  
  120.     - support for amiga crunching standards, XPK and PowerPacker
  121.  
  122.     - it's almost absolutely free :P
  123.  
  124.  
  125. HISTORY:
  126.  
  127.     v1.0  - a quick version for my own needs
  128.             (30/Jan/1999)
  129.  
  130.     v1.1x - a better version :)
  131.             (03/Feb/1999)
  132.  
  133.     v1.2x - first real release version candidate (yeah, sure ;))
  134.             (05/Feb/1999)
  135.  
  136.     v1.3x - added www.cddb.com support and mpeg audio tag system. All output-
  137.             ted mpeg audiofiles will have a proper tag files and renamed
  138.             accordingly to the cddb data. Also added a configuration file..
  139.             (28/Feb/1999 -> )
  140.  
  141.     v1.4x - brushed up version with numerous internal additions. Also added
  142.             many features, but no need to list them here as these still
  143.             aren't release versions.
  144.             (15/Mar/1999 -> )
  145.  
  146.     v1.5x - jstereo mp3, encoder now always based on the latest LAME version.
  147.             (15/May/1999 -> )
  148.  
  149.     v1.6x - numerous little & bigger additions, like decoding of mpeg files,
  150.             selection based track selection instead of the old range based,
  151.             the ever-so-much-needed offline mode etc.
  152.             (18/Jul/1999 -> )
  153.  
  154.     v1.7x - too many things added and too many bugs fixed to be mentioned here.
  155.             (21/Sep/1999 -> )
  156.  
  157. ------------------------------------------------------------------------------
  158.  
  159.     v1.76 - the first public release version (released as public beta)
  160.             (07/Nov/1999)
  161.  
  162.     v1.77 - some minor bugfixes, added 8/16/24 kbps modes. MPTAGs don't have
  163.             underscores anymore if convert spaces to underscore is enabled.
  164.             updated suomi/finnish catalog. keep those catalog files rolling!
  165.             (06/Dec/1999)
  166.  
  167.     v1.78 - minor unvisible tweaks, added Save system information to the BETA
  168.             VERSION MENU. If you're going to send bug/nag reports, send the
  169.             file generated with this option with the mail!
  170.             (09/Dec/1999)
  171.  
  172.     v1.79 - fixed some small bugs, including the typo in Install script which
  173.             caused installed mpega.library to be overwritten by the Install
  174.             process. Also fixed the bug which caused an unidentified error
  175.             requester, if SecondSpin GUI couldn't be opened, instead of the more
  176.             sophisticated one. (Thanks to Vadim Vlasenko for reporting them.)
  177.             (13/Dec/1999)
  178.  
  179.     v1.80 - I was experimenting with some new stuff and found out some bugs if
  180.             multiple cds were encoded in a row and some had cddb files downloaded
  181.             and some didn't. Also tweaked some things which may have caused trouble.
  182.             I'm studying a more sophisticated way to handle the cddb files. A
  183.             central database and a to-be-downloaded queue maybe? (Thanks to all of
  184.             you who gave suggestions, especially to ExiE and Gerd Schmidt.)
  185.             (14/Dec/1999)
  186.  
  187.     v1.85 - Added full support for converting Protracker, XM, S3M and FastTracker
  188.             modules to AIFF or MP3. Thanks to K-P Koljonen for PS3MREC. Usage is
  189.             similiar to the usage of existing AIFF/WAV files, eg. Input File
  190.             Selection. Also made good file identifying routines, no more extensions
  191.             needed in input files. Many general bugfixes + changed the english and
  192.             finnish locales a bit. MED support coming soon, but only with Jouko
  193.             Pynnönens med2xm unless you help me and do a med2aiff converter! I also
  194.             added some stuff to the guide. Maybe I should take a vacation for a few
  195.             days. :P
  196.             (17/Dec/1999)
  197.  
  198.     v1.86 - Added OS check. SecondSpin now requires AmigaOS 3.0 as it's way much
  199.             easier for me not to even think about OS 2.x. Sorry :(. Also made some
  200.             little bugfixes, but you wouldn't find them anyway :P. 
  201.             (27/Dec/1999)
  202.  
  203.     v1.87 - Took the first steps to TAG EDITING engine. Now all entries have proper
  204.             author & name variables and SecondSpin tries to seek them in all ways.
  205.             You can't yet edit them by hand, but this is a good start. This also
  206.             caused the listview to change a bit. Added preliminary support for TAG
  207.             stuff for mpegs created from modules, modulename is now properly added.
  208.             Very good routines for module name seeking added. Hopefully I've fixed
  209.             the mpega.library installation for good. Let me know if it still does
  210.             something unwanted!!
  211.             (02/Jan/2000)
  212.  
  213.     v1.88 - Due to some internal restrictions, the v1.87 release didn't work as it
  214.             was intended. However, it's fixed now :). I had to move the internal
  215.             english strings to an external file, but this should be of no problem.
  216.             (08/Jan/2000)
  217.  
  218. consider following as pre 2.00 releases, eg. v2.00 betas:
  219.  
  220.     v1.96 - I adopted some module author scanning routines from my old CNet utility
  221.             called ZoolDIZ. Now all supported input modules are scanned for possible
  222.             match on author name. The routines are very sophisticated but in no way
  223.             perfect. I hope they'll get even better some day.. The authorscanning is
  224.             quite fast, but you'll certainly notice some delays when selecting files
  225.             or starting the converting, especially when you've selected many files.
  226.             That's too bad, but hey: nothing's free you know.. I practically rewrote
  227.             them + made them better in many ways when compared to the old version in
  228.             ZoolDIZ. Now the module support is much more better. Thanks Halil Ýbrahim
  229.             Taþova <CaptainHIT@Gmx.net> for motivating me.
  230.  
  231.             Implemented mp3 tag scanning. Author and name tags will be preserved
  232.             if converted to another bitrate etc.
  233.  
  234.             I also added a PIPE: check as more and more people don't seen to
  235.             understand that SecondSpin really needs PIPE mounted and working before
  236.             it will work properly.
  237.  
  238.             Tweaked up some existing routines.
  239.  
  240.             And.. hmm, yes I also implemented MPEGA Library FPU check so if you're
  241.             going to decode mpeg files SecondSpin will tell you that the MPEGA
  242.             version isn't FPU. FPU versions deliver much better audio quality!
  243.  
  244.             Also added a few more progress bars to some routines.
  245.  
  246.             ... ooops :P The Decode Mode Only - menuselection didn't work at all.
  247.             I implemented the routines, now it should be ok.
  248.  
  249.             PLUS! Layer 1 and 2 modes enabled and using the high speed Pegase by
  250.             Didier Levet! The implementation is a bit kludgy, but that is because
  251.             the Pegase isn't really intended to be used with SecondSpin or similiar
  252.             packages.. Hope it works, ok. You need to have the latest Pegase (v1.6x)
  253.             currently installed in C: for it to work. Thanks Didier! Currently mp3
  254.             files as input will be skipped if selected and layer 1/2 is output format.
  255.             The speed display works correctly only with 44100 kHz 16bit stereo files.
  256.             Now I hope that you stop comparing SecondSpin with Pegase as they have
  257.             very different functions. SecondSpin is a full featured package for all
  258.             mpeg and aiff conversions and Pegase is layer 1/2 encoder. You want speed,
  259.             you use Pegase with SecondSpin :)
  260.  
  261.             The SecondSpin encoder is no longer required, you can use this in layer 2
  262.             mode only if Pegase is installed and the Lame base isn't.
  263.  
  264.             As usual, also fixed many bugs. Very many.
  265.  
  266.             Gee, I've been busy! Hope you enjoy!
  267.  
  268.             (14/Jan/2000)
  269.  
  270.     v1.97 - Added check for installed cdrom drive. If the selected drive isn't
  271.             located, it won't be seeked until restarting SecondSpin. Now people
  272.             without working cdrom drives can access SecondSpin easier.
  273.  
  274.             Added another simple check for succeeded trackleeching. Now SecondSpin
  275.             shouldn't hang as ofter when trackleeching fails.
  276.  
  277.             Found a very stupid bug which caused the process to fail if cddb wasn't
  278.             used. How silly of me. This was introduced in v1.96Beta.
  279.  
  280.             (15/Jan/2000)
  281.  
  282.     v1.98 - SecondSpin is now giftware. It's still 'free', but you should send me a
  283.             small gift if you like this :) Read the docs for more info..
  284.  
  285.             Fixed some stupid bugs, and made the interface a bit more accessible.
  286.  
  287.             Now you really can convert all fileformats to aiff files, and not only
  288.             encode them. Also added preliminary, rude and ugly playsid module support
  289.             which is 200% beta atm. It utilizes the fabulous SID4AMIGA player by Paul
  290.             Heams, and is included. The songs default to length of 3:20 for looping
  291.             songs and SID4AMIGA now has a end of non-looping song detection so nonloopin
  292.             tunes will just be faded out when the song ends.. Use the discussion board
  293.             to discuss how it should be made better. 
  294.  
  295.             Also, I removed the filecomment thing. It actually wasn't meant to be used,
  296.             I just forgot it there.
  297.  
  298.             Added progress display to module conversion.
  299.  
  300.             Found a bug that caused SecondSpin not to create proper directory from
  301.             cddb data in all circumstances.. This was introduced a few versions earlier.
  302.  
  303.             Also added CDID support! Now you can use your existing CDID files with
  304.             SecondSpin. You can specify your CDID directory with SecondSpin installer,
  305.             or use the default 'SecondSpin:disks/'
  306.  
  307.             I've only tested CDID support a bit with OptyCDPlayer. I have no idea if
  308.             it's 'standard' or does it work at all. Let me know! The TAG EDITING
  309.             feature will use ENV variable cdid_path and should be 100% OptyCDPlayer
  310.             compatible..
  311.  
  312.             I finally decided to do that TAG EDITOR! It only works with audio cd:s,
  313.             but is fully CDID compatible with save features and internal cd album year
  314.             support (CDID doesn't support year data :(). Enjoy!
  315.  
  316.             I had introduced a new bug in v1.97Beta. This was caused because of some
  317.             modifications I needed to do when I implemented Pegase support. MONO/STEREO/
  318.             JSTEREO/FORCE switch had no function with Layer 3 encodings! Only JSTEREO
  319.             was used! OOOOOPS! :).. big thanks to Sébastien STASZAK for letting me know!
  320.  
  321.             Also added env variable for cdda track leech directory. This will be in
  322.             config file in the future, but no proper config ed has been made so use
  323.             this to select a different directory for cdda / moduleconversion / sid
  324.             conversion output aiff/wav files. ENV 'cdda_path'.
  325.  
  326.             Added some variables to cfg saving. Now delete samples and programmode
  327.             will be saved too. Also added config load menu selection.
  328.  
  329.             And.. SecondSpin is now as fast as the real LAME port on amiga! Thanks to
  330.             Piru's little stderr->stdout hack. This means about 15-50% speedup with
  331.             060! Maybe even more with PPC! Thanks to CISC for his LAME port!
  332.  
  333.             (08/Feb/2000)
  334.  
  335.    v1.98a - Oh crap! One stupid shell script had stripped a part which caused
  336.             multiple encodings to fail! Fixed.
  337.  
  338.             (09/Feb/2000)
  339.  
  340.    v1.98b - This can't be happening! I'm terribly sorry, but I had missed a part the
  341.             same script had manipulated! So there was another bug which caused the
  342.             cddb support to fail to get proper cd title data! I try to be more
  343.             careful next time. Sorry again! But after all, there are all beta
  344.             versions! Special sorrys to DrDick for not noticing it earlier.. 
  345.  
  346.             (10/Feb/2000)
  347.  
  348.    v1.99  - Added CDID autosave option. This will automatically save CDID file from
  349.             CDDB data! CDDB files aren't saved anymore unless specified, only CDID
  350.             files.
  351.  
  352.             Special Pegase compiles are now included. Thanks to Didier Levet for
  353.             releasing Pegase sources!
  354.  
  355.             Hmm.. the temporary samples delete cycle gadget defaulted to "do not
  356.             delete".. it's now changed to "delete". Thanks again to Sébastien
  357.             STASZAK!
  358.  
  359.             Also tweaked up the GetCDDB a bit. No more debug information outputted
  360.             to the CDDB files and optimized it a bit..
  361.  
  362.             I tracked down a bug which might have caused SecondSpin to save corrupted
  363.             config files in some machines. Fixed.
  364.  
  365.             Tweaked up the output path handling a bit. There should be no more nested
  366.             directories and if you save prefs, the cd title shouldn't be saved to the
  367.             outputpath. Thanks to Tony B. for letting me know..
  368.  
  369.             Please send me a mail about all bugs you might encounter! Next release
  370.             will be v2.00 AMINET if this works ok. So it's very important that I
  371.             am told about all bugs so that I won't upload a beta to aminet!!
  372.  
  373.             (14/Feb/2000)
  374.  
  375.    v1.99a   Fixed the about requester error. Hmm.. The compiler stripped some tabs
  376.             and I never thought those were important.. well, they were. :)
  377.             Thanks to D.F. Duck for telling me!
  378.  
  379.             (15/Feb/2000)
  380.  
  381.  
  382.    v2.00    1st Aminet release. (non beta)
  383.  
  384.             Fixed Install script bug. It failed to copy a pegase encoding script!
  385.             Now, why did it took this long to report it?) Anyways, thanks to Klaus
  386.             Wurzinger for telling me.
  387.  
  388.             Also disabled the TAG EDITOR menu entry when cd isn't inserted.
  389.             Selecting would have caused an error. Thanks to SPlayer author :P
  390.  
  391.             Added an option for automatic cd tray ejection if selected program
  392.             reset. Thanks to TonyB. for the request and Jakub Bednarski for the
  393.             proggy.
  394.  
  395.             Changed Triton app tags a bit.
  396.  
  397.             Fixed a bug which caused some nonintended data to appear as track
  398.             information if no CDDB / CDID data was available, like CD_TITLE1,
  399.             CD_AUTHOR etc. Also, bogus track information isn't now automatically
  400.             been saved. If you've got these corrupted CDID files with nonwanted
  401.             disc information, delete or overwrite them.
  402.  
  403.             Adjusted exit code a bit. Should be cleaner & more secure now.
  404.  
  405.             It's now possible to use several copies of SecondSpin at same time.
  406.  
  407.             CDID v2 has now been finished. It's however not in use at the moment
  408.             as new features of this scale would mean many new bugs and they're
  409.             not wanted in this version :P. Contact me for developer information
  410.             if needed.
  411.  
  412.             (24/Feb/2000)
  413.  
  414.    v2.09    Fixed a catalog problem if env:language had been set but no locale
  415.             was actually in use.
  416.  
  417.             Fixed a problem in sample path. If no specific sample env variable
  418.             (ENV:cdda_path) was not set, sample path wasn't always been taken
  419.             from the current output path. Lot's of thanks to Ramlin for letting
  420.             me know!
  421.  
  422.             I added a simple support for raw audio files. They're identified by
  423.             extension, which must be .raw or .cdda for identification. I don't
  424.             know if it works very well, but it must be better than nothing. The
  425.             only raw type supported is 44.1kHz Stereo 16 bit, so don't even think
  426.             of loading 8231Hz 8bit mono files as raw :P. I'm not sure how this
  427.             works on different endians, it works with both of my drives (Intel
  428.             endians), so if this doesn't work on your input files, let me know.
  429.             I should implement a byteswapping option, but currently I'm too lazy :P.
  430.  
  431.             You can now use specific LameSpin program in Amiga LAME v3.56 or
  432.             better by CISC to convert his LAME port to SecondSpin compatible one.
  433.             Then copy the "SecondSpin_Encoder" file to "SecondSpin:external_commands/"
  434.             and mp3 modes will be enabled! Thanks again CISC!
  435.  
  436.             Added output of WAV files as option for decoding instead of AIFF only.
  437.  
  438.             Tweaked the string gadget handling a bit. No enter/tab stuff should be
  439.             needed anymore to feed new values. (Thanks to EkSOTiK for pointing
  440.             that out)
  441.  
  442.             Added errorlist window for LAME, Pegase and some SecondSpin errors. Now
  443.             it's much easier to figure out what went wrong. Error handling has been
  444.             improved in general, filesystem read/write etc. errors won't cause
  445.             SecondSpin to fail anymore.
  446.  
  447.             Hmm.. the limit to 31 was not so clever. It should have been limit to 30.
  448.             So, now the limit is 30, but it's still called limit to 31 :) Thanks to
  449.             Eike Biel <Eike.Biel@t-online.de> for pointing that out.
  450.  
  451.             SecondSpin now has a special AsimCDFS support. Enable AsimCDFS
  452.             support from the prefs and you can use AsimCDFS for the track leeching.
  453.             Both direct encoding from a cd + standard leech are supported. No more
  454.             wasted time to track leeching and more compatibility with different
  455.             drives! Again, thanks to Eike Biel for requesting.
  456.  
  457.             Module 50% surround panning is now optional.
  458.  
  459.             I also made that full featured preferences editor. It's not yet 100%
  460.             complete, but its certainly an improvement! :).
  461.  
  462.             Leeched tracks are now called with their real names, instead of cryptic
  463.             01-023df4234.aiff etc. they're now like 01-Unknown.aiff or
  464.             01-Song Name.aiff.
  465.  
  466.             Added iconify option. You can use either appicon or small window iconify
  467.             modes. You cannot yet drop new files to the appicon, but this is in the
  468.             works.
  469.  
  470.             cdda_path env variable can now be set within SecondSpin.
  471.  
  472.             I changed the CDDA program TOC listing stuff to ShowTOC. I hope this
  473.             helps to support cdroms (in Asim mode) which do not work with CDDA
  474.             program! Lots of thanks to Ralph Reuchlein for ShowTOC!
  475.  
  476.             PLEASE NOTE: As the TOC stuff has been changed, it may do slight changes
  477.             to some problematic CDID names! So it may be that all previous CDID datas
  478.             cannot be found! This is very unfortunate, but cdda program doesn't give
  479.             100% accurate information.. If this happens, you can always rename the
  480.             nonworking CDID file..
  481.  
  482.             Fixed a stupid bug which caused encoding of AudioCD:s fail if Modules
  483.             or SIDs had been converted first.
  484.  
  485.             The 2ndspin.library is obsolete. The needed stuff is now included in
  486.             the executable..
  487.  
  488.             Also some small bugfixes I've already forgotten about..
  489.  
  490.             (27/Apr/2000)
  491.  
  492.     v2.12 - Several small bug removals. Several small non-classified bugs removed. Some
  493.             error handling stuff added.
  494.  
  495.             Prefs window still crashes on some machines. Please help me to track down
  496.             which might cause it. My personal suspect is tritonrexx.library. Further
  497.             development will lag behind a great deal until the bug is gone! AND I MEAN
  498.             IT!
  499.  
  500.             Updated the Pegase executables to 1.86.
  501.  
  502.             As some of you still think that NCodeR encoder is better than LAME engine,
  503.             which I disagree strongly, I decided to make SecondSpin NCode compatible.
  504.             Now it's possible to use NCode executables with SecondSpin! Just select
  505.             Layer 3 (NCodeR) from the gui and set NCode executable path from the Prefs
  506.             window and you can use NCodeR as the encoding engine! I still strongly advice
  507.             you to use LAME engine. It's far superior in almost all means!
  508.  
  509.             I've decided to drop support of older LAME versions and help me quickly
  510.             utilize and implement advanced features of LAME v3.87 and above. I hope
  511.             this will not be a problem. SecondSpin engine uses the v3.87 cli output
  512.             with very minor changes. I'll update the developer information in the
  513.             package. I hope that the LAME team won't be doing much changes to the
  514.             output soon. It's really dull to re-implement cli output parsing with new
  515.             LAME versions. Ofcoz SecondSpin mp3 functions gained huge speedboost and
  516.             produces better quality!
  517.  
  518.             It's now possible to re-encode all supported layers, 1-3 to mp3. This
  519.             is not suggested though as re-encoding with lossy formats produces
  520.             crappy results.
  521.  
  522.             MED module support has finally been finished. It's very beta and utilizes
  523.             med2xm by Jouko Pynnönen. Thanks for his support. Now you can convert
  524.             MMD1/MMD2/MMD3 (all major Octamed formats) to all SecondSpin output
  525.             formats. The conversion isn't perfect, read the med2xm.readme in bonus
  526.             docs for more info. Please do not re-distribute songs made by other people
  527.             converted from MED to XM unless you're 100% sure that the song was properly
  528.             converted!
  529.  
  530.             I finally added XPK and PowerPacker support. Input files can now be packed
  531.             with either one. This is handy for module->mp3 conversions as they're
  532.             usually XPK'd. Ofcource, you'll have to have XPK or PowerPacker libraries
  533.             installed for this feature to work.
  534.  
  535.             (01/Dec/2000)
  536.  
  537.    v2.15 -  Experimental MIDI files support - MIDI files almost fully supported!
  538.             Needs appropriate timidity++ installed with full instrument set. Tested
  539.             only with eawpatch. This was requested by Craig Munro (Betatester-team member)
  540.  
  541.             Added an option to do cd-rom tray eject/load before leeching a track.
  542.             This might be needed with some braindead cd-roms if you can only leech one
  543.             track and rest fails. Requested by Jagge (Betatester-team member)
  544.  
  545.             Also tried to make wos and powerup to work again. Let me know! Tweaked the
  546.             installer script, now it should be ok :)
  547.  
  548.             Cleaned the exit code a bit. Now multiple copies of SecondSpin shouldn't
  549.             cause any problems.
  550.  
  551.             Prefs window still crashes on some machines.
  552.  
  553.             (22/Feb/2001)
  554.  
  555.    v2.16 -  Changed OS recognition code. It may have failed under some VERY, VERY rare
  556.             circumstances.
  557.  
  558.             Changed the www.cddb.com support to freedb.freedb.org! This should fix the
  559.             CDDB problems!
  560.  
  561.             (12/Mar/2001)
  562.  
  563.    v2.17 -  sndfile.library now included in the distribution. SecondSpin is now able to
  564.             output thorough debug information if errors occur. If you get errors, please
  565.             save the Debug information and send it to me when you nag.
  566.  
  567.             Fixed a small bug with CDID paths. Thanks to Janne Peräaho for letting me know.
  568.  
  569.             Updated LAME support to 3.89Beta.
  570.  
  571.             (05/Apr/2001)
  572.  
  573.  
  574.   "xx/xxx/xxxx ->" means that the version was developed from xx/xxx/xxx to
  575.   the next version date.
  576.  
  577.